File Gallery
Related: Binary File Handling, WebDAV, File Gallery Revamp, External Storage
Feedback for Tiki7 Use file galleries for wiki attachments
r35073: bug: if you upload a file to a wiki page, the file gallery is created but the file is not uploaded to this newly created gallery fixed for 7.1
Bug
- Page names with a comma (') will prevent file uploads. Ex.: http://demo.tiki.org/7x/tiki-index.php?page=test123%2Cvirgule
Problem
- r14162
is reported to introduce the following issue:
Architecture
- File gallery names are chopped off at 80 characters, but wiki pages are sometimes longer
- What happens if page is renamed or deleted?
- File Gallery is not deleted and there is no way to manually delete ex.: tiki-list_file_gallery.php?galleryId=272 has no delete button and since it's not browseable like most file galleries, I can't delete from parent view
- Once you activate, existing attachments are no longer available
- yet, they are still in tiki-admin.php?page=wikiatt
- There should be a way (beyond WebDAV) to navigate all file galleries that are linked to wiki pages
- It would be nice to have an optional column here: tiki-listpages.php
- There is no script to move data back and forth from wiki_attach to file_gal?
- It creates a file gallery for each page (even if it doesn't yet have a file attached) and thus, since your last visit grows.
- Archives are working at tiki-list_file_gallery.php?galleryId=6 but not on the wiki page
- Workaround is to not use archives
- Workaround is to not use archives
UI to improve
- All operations (Replace, edit properties, etc) should send you back to the wiki page after.
- wiki attachments in File Gallery: search result link doesn't link to wiki page?
- Can be fixed more easily with improvements in Tiki8
- Can be fixed more easily with improvements in Tiki8
to test
- Watch : does it work for file gallery attached to wiki page?
- Search in Files : test with Lucene (expected to be OK)
- Check if perms are OK
Open
Pending
Closed
| Rating | Subject | Submitted By | Importance | Easy to solve ? | Priority | Category | Volunteered to solve | Created | Modified | |
|---|---|---|---|---|---|---|---|---|---|---|
| File gallery : "Upload New Version" may have no effect | Bernard Sfez / Tiki Specialist | 8 | 3 | 24 |
|
jonnybradley | 12 May 15 | 07 Jul 17 | ||
| File Galleries, Categories; It should be possible to select several files together and categorise them | Bernard Sfez / Tiki Specialist | 5 | 7 | 35 |
|
10 Apr 22 | 27 Feb 26 | |||
| image resize at the browser before uploading in trunk: Incorrect integer value: '' for column 'deleteAfter' at row 1 | Xavier de Pedro | 5 | 5 | 25 |
|
24 Jun 16 | 29 Jun 16 | |||
| elFinder Has Bad URL's | John Morris | 5 | 5 | 25 |
|
jonnybradley | 21 Feb 21 | 19 Nov 22 | ||
| File gallery (Archives usability bug) | Roman Zakharenkov | 5 | 8 | 40 |
|
12 Jul 16 | 22 Jul 16 | |||
| File Gallery doesn't care about categories at upload. | Roman Zakharenkov | 7 | 4 | 28 |
|
kroky6 | 19 Jul 16 | 03 Aug 16 | ||
| elFinder much worse at helping the user to insert the file just uploaded (compared to former interface) in real production sites such as doc.t.o | Xavier de Pedro | 7 | 7 | 49 |
|
26 Jan 15 | 26 Jan 15 | |||
| Files uploaded get corrupted in some installs storing files in database | Xavier de Pedro | 10 | 5 | 50 |
|
rjsmelo | 10 May 18 | 23 Sep 18 | ||
| dev.t.o: Can't upload images with elFinder | Xavier de Pedro | 9 | 7 | 63 |
|
09 Dec 13 | 07 Feb 14 | |||
| File Gallery: fatal error when trying to choose from uploaded images using the browse option | luci | 8 | 5 | 40 |
|
16 Jan 20 | 09 Mar 20 | |||
| permission check problem with Draw in File Galleries | Geoff Brickell | 10 | 5 | 50 |
|
jonnybradley | 28 Dec 13 | 20 Feb 14 | ||
| File Info Icon When Hovered Displays Huge Info Box | John Morris | 5 | 25 |
|
17 Jun 16 | 31 Jan 17 | ||||
| Can't view files in file gallery after upload | mjackson | 9 high | 45 | Beestje | 24 Sep 08 | 07 May 09 | ||||
| Insertion_syntax is broken when uploading a file in a wiki page using the Tikifile upload icon (plugin?) | Bernard Sfez / Tiki Specialist | 8 | 8 | 64 |
|
jonnybradley | 19 Feb 20 | 20 Feb 20 | ||
| It is not possible to select a gallery when uploading an image using the toolbar (tested dev.tiki.org) | Bernard Sfez / Tiki Specialist | 10 | 5 | 50 |
|
jonnybradley, robertokir | 19 Feb 20 | 10 Mar 20 | ||
| unable to downlad files in files gallery | trois14 | 25 | 19 Apr 10 | 16 May 10 | ||||||
| File Gallery entries missing after upgrade to 2.0 | javacougar | 8 | 40 | 25 Sep 08 | 14 Jan 10 | |||||
| Can't download file attached to http://dev.tiki.org/Xdebug+etc | Marc Laporte | 5 | 25 |
|
24 Jul 14 | 20 May 15 | ||||
| File Galleries: very long gallery name causes fatal error | Adrien | 5 | 9 | 45 |
|
21 Feb 20 | 25 Aug 22 | |||
| Erroneous field feedback error on Tiki (using ElasticSearch) | Bernard Sfez / Tiki Specialist | 6 | 5 | 30 |
|
09 Aug 21 | 29 Aug 22 |
Making Image galleries obsolete
Please indicate below what is needed to make Image Galleries obsolete. (and thus they can be removed because everyone will be using file galleries).
- A data migration script.
- See Robert Plummer, who has a basic script
- Redirect scripts so old URLs work
- Features/characteristics that image galleries have that file galleries don't:
- Separate thumbnail files are created
- Can set size of thumbnails and regenerate
- PNG images don't seem to lose transparency like they do with file galleries
- Can scale images (although this has never worked for me)
- Can browse full size images with one image per page with related info
- Can sort thumbnail view by name, date, hits, user, size